-- card: 51731 from stack: in -- bmap block id: 51974 -- flags: 4000 -- background id: 25390 -- name: User Definable FlagsÉ ----- HyperTalk script ----- on returnKey flashButton "OK" doMenu first end returnKey -- part 1 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=140 top=255 right=273 bottom=208 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: OK ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 2000 -- rect: left=290 top=255 right=273 bottom=358 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Cancel ----- HyperTalk script ----- on mouseUp doMenu first end mouseUp